home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000052_news@columbia.edu _Tue Apr 3 21:12:45 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id VAA02426
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 3 Apr 2001 21:12:45 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id UAA26081
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 3 Apr 2001 20:52:40 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <3ACA7054.C44E564B@adelaide.edu.au>
  10. Date: Wed, 04 Apr 2001 10:22:36 +0930
  11. From: Arthur Marsh <arthur.marsh@adelaide.edu.au>
  12. Organization: The University of Adelaide
  13. Subject: Re: FTP client for Solaris 8
  14. To: kermit.misc@columbia.edu
  15.  
  16. Did you try:
  17.  
  18. make solaris8g
  19.  
  20. That is specifically setup for using gcc.
  21.  
  22. Regards,
  23.  
  24. Arthur.
  25.  
  26. J=F6rgen Moquist wrote:
  27. > =
  28.  
  29. > J=F6rgen Moquist wrote:
  30. > =
  31.  
  32. > > Frank da Cruz wrote:
  33. > >
  34. > > > In article <pHpy6.216$1l3.7879@news1-hme0>,
  35. > > > Paul Walker <paul.paliwalk@ic24.net> wrote:
  36. > > > : Does anyone know of a good FTP client (that supports resume, etc)=
  37.  that will
  38. > > > : run on Solaris 8 x86.
  39. > > > :
  40. > > > Yes:
  41. > > >
  42. > > >   http://www.columbia.edu/kermit/ftpclient.html
  43. > > >
  44. > > > But you'll have to compile it yourself since I don't have access to=
  45.  
  46. > > > Solaris 8 (x86 or Sparc).  I have built it on Solaris 2.5.1, 2.6, a=
  47. nd
  48. > > > 2.7 on Sparc, though, so it should be just a matter of typing:
  49. > > >
  50. > > >   uncompress cku199.tar.Z (or .gz)
  51. > > >   tar xvf cku199.tar
  52. > > >   make solaris8
  53. > > >
  54. > > > If you (or anybody) can make a Solaris 8 binary, please let me know=
  55.  so
  56. > > > I can add it to the archive.
  57. > > >
  58. > > > - Frank
  59. > >
  60. > > I tried a make & gmake on it, here is the printout.
  61. > > //J=F6rgen
  62. > > ---------------------
  63. > > make solaris8
  64. > > make "MAKE=3Dmake" solaris25x KTARGET=3D${KTARGET:-solaris8} \
  65. > > "KFLAGS=3D-DSOLARIS8 -DSOLARIS7 "
  66. > > Making C-Kermit "7.1.199" for Solaris 2.x with SunPro cc...
  67. > > make xermit KTARGET=3D${KTARGET:-solaris25x} \
  68. > > "CFLAGS =3D -DFNFLOAT -DPOSIX_CRTSCTS -O -Usun -i -DSOLARIS8 -DSOLARI=
  69. S7" \
  70. > > "LNKFLAGS =3D -s" "LIBS=3D -ltermlib -lsocket -lnsl -lm -lresolv"
  71. > > cc -DFNFLOAT -DPOSIX_CRTSCTS -O -Usun -i -DSOLARIS8 -DSOLARIS7
  72. > > -DKTARGET=3D\"solaris8\" -c ckcmai.c
  73. > > cc1: Unrecognized option `-i'
  74. > > *** Error code 1
  75. > > make: Fatal error: Command failed for target `ckcmai.o'
  76. > > Current working directory /opt2/src/kermitftp
  77. > > *** Error code 1
  78. > > make: Fatal error: Command failed for target `solaris25x'
  79. > > Current working directory /opt2/src/kermitftp
  80. > > *** Error code 1
  81. > > make: Fatal error: Command failed for target `solaris8'
  82. > =
  83.  
  84. > using gcc ( cc is just a link )
  85.  
  86. -- =
  87.  
  88. Arthur Marsh, Network Support Officer, Information Technology Services
  89. The University of Adelaide SA 5005 Australia
  90. Ph: +61 8 8303 6109, Mobile: +61 414 260 077